The Dreamweaver JavaScript API > Selection functions > site.synchronize()

 

site.undoCheckOut()

Availability

Dreamweaver 3.0

Description

Removes the lock files that are associated with the specified files from the local and remote sites, and replaces the local copy of the specified files with the remote copy.

Arguments

siteorURL

siteorURL must be the keyword "site", indicating that the function should act on the selection in the Site window or on the URL for a single file.

Returns

Nothing.

Enabler

site.canUndoCheckOut()